活动
最新
False
生产力活动
Last updated 2024年7月1日

获取事件

返回与日历关联并与请求参数匹配的事件。

命名空间: UiPath.MicrosoftOffice365.Activities.Api

程序集: UiPath.MicrosoftOffice365.Activities.Api(在 UiPath.MicrosoftOffice365.Activities.Api.dll 中)

语法

IReadOnlyCollection<ICalendarEvent> GetEvents(
	DateTime startDate,
	DateTime endDate,
	ICalendar calendar = null,
	int top = 50,
	string timeZone = "",
	string search = ""
)IReadOnlyCollection<ICalendarEvent> GetEvents(
	DateTime startDate,
	DateTime endDate,
	ICalendar calendar = null,
	int top = 50,
	string timeZone = "",
	string search = ""
)

参数

startDate Datetime
搜索间隔的开始日期。
endDate Datetime
搜索间隔的结束日期。
calendar 日历 (可选)
事件所属的日历。
top Int32 (可选)
要返回的最大事件数。
timeZone 字符串(可选)
返回事件所在的时区。
search 字符串(可选)
事件的高级筛选器。

返回值

IReadOnlyCollection<ICalendarEvent>
  • 语法
  • 参数
  • 返回值

此页面是否有帮助?

获取您需要的帮助
了解 RPA - 自动化课程
UiPath Community 论坛
Uipath 白色徽标
信任与安全
© 2005-2024 UiPath. All rights reserved.